home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_300
/
325_02
/
zcmpl.bat
< prev
next >
Wrap
DOS Batch File
|
1990-03-26
|
227b
|
8 lines
rem Zortech C++ compile batch file
rem change include directories in the command line
rem only large model allowed
rem other switches are optional
ztc -a -b -C -c -e -g -Id:\zortech\include;c:\zc\dp -l -mL -v -cpp %1